| PellDisbursement |
| EntityType | Independent |
| Logical Entity Name | PellDisbursement |
| Default Table Name | FaPellDisb |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PellDisbursement Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| StudentAwardId | INTEGER | YES | ||
| StudentAwardPellId | INTEGER | YES | ||
| PaidDisbursementId | INTEGER | YES | ||
| DisbursementReference | CHAR(2) | YES | ||
| ExportBatchIdentifier | VARCHAR(30) | YES | ||
| DisbursementStatus | CHAR(1) | YES | ||
| SentDate | DATETIME | YES | ||
| PaymentPeriodNumber | SMALLINT | YES | ||
| AcceptedDisbursementAmount | NUMERIC(9, 2) | YES | ||
| DisbursementAmount | NUMERIC(9, 2) | YES | ||
| YtdDisbursedAmount | NUMERIC(9, 2) | YES | ||
| ScheduledDisbursementId | INTEGER | YES | ||
| RefundId | INTEGER | YES | ||
| DisbursementDate | DATETIME | YES | ||
| LastModifiedUserId | INTEGER | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | YES | ||
| DisbursementSequenceNumber | INTEGER | YES | ||
| DisbursementNumber | INTEGER | YES | ||
| PrevDisbursementSequenceNumber | INTEGER | YES | ||
| CODCommentCodes | VARCHAR(100) | YES |
| PellDisbursement Keys |
| Key Name | Key Type | Keys |
| NK_FaPellDisb_FaSchedId_FaStudentPellID | Inversion Entry | ScheduledDisbursementId, StudentAwardPellId |
| FaPellDisb_FaStudentPellID_N_N_IDX_2 | Inversion Entry | StudentAwardPellId |
| FaPellDisb_ExportBatchID_N_N_IDX | Inversion Entry | ExportBatchIdentifier |
| FaPellDisb_FaStudentAidID_DisbReference_N_N_IDX | Inversion Entry | StudentAwardId, DisbursementReference |
| FaPellDisb_FaPellDisbID_U_C_IDX | PrimaryKey | Id |
| PellDisbursement Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| PellDisbursement Check Constraints |
| Check Constraint Name | CheckConstraint |
| PellDisbursement Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.PellDisbursement |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaPellDisb |
NO |
| PellDisbursement Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| PellDisbursement Data Movement Rules |
| Name | Type | Rule Text/Value |